runtime.gQueue.pushBack (method)
8 uses
runtime (current package)
mgcmark.go#L637: work.assistQueue.q.pushBack(gp)
mgcmark.go#L703: work.assistQueue.q.pushBack(gp)
proc.go#L3536: globq.pushBack(g)
proc.go#L3613: sched.disable.runnable.pushBack(gp)
proc.go#L5960: sched.runq.pushBack(gp)
proc.go#L6339: drainQ.pushBack(oldNext.ptr())
proc.go#L6367: drainQ.pushBack(gp)
proc.go#L6473: func (q *gQueue) pushBack(gp *g) {
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |